home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / expanded.lha / expanded / README < prev   
Text File  |  1992-03-19  |  529b  |  23 lines

  1. This directory holds the source code, header files, makefiles, and
  2. some simple documentation for the expanded system.
  3.  
  4. Running make in this directory will create the .o files in this
  5. directory.  User should first make sure the paths specified in the
  6. Makefile are appropriate.
  7.  
  8. There are three subdirectories:
  9.  
  10. man: Simple documentation for the system, consisting of a latex
  11. file and the resulting .dvi file.  This is just the Appendix
  12. to the thesis.
  13.  
  14. src: The source files.
  15.  
  16. hdr: The header files.
  17.  
  18.  
  19. Bill Longabaugh   3/17/92
  20.  
  21.  
  22.  
  23.